home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 2001 March / CD Rom Data Mart 2001.iso / Media / Menu.dcr / 00048__benigoster.ls < prev    next >
Encoding:
Text File  |  2001-02-13  |  148 b   |  8 lines

  1. on mouseEnter me
  2.   set the blend of sprite the currentSpriteNum to 70
  3. end
  4.  
  5. on mouseLeave me
  6.   set the blend of sprite the currentSpriteNum to 0
  7. end
  8.